RecordSet.RecordCount

The number of records in the RecordSet. Currently supported in the REALSQLdatabase, OpenBase, MySQL, PostgreSQL, and 4D plug-ins.

Syntax

RecordCount( Integer ) as


Parameters

Integer


Notes

For databases that do not support function, RecordCount returns -1.